home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
SecalDemo
/
Inc
/
graphics
/
graphint.inc
< prev
next >
Wrap
Text File
|
1998-06-24
|
124b
|
11 lines
include "inc/exec/nodes.inc";
struct Isrvstr is
is_Node:Node;
Iptr:ulong;
code:ulong;
ccode:ulong;
Carg:long;
;